7 lines
86 B
C#
7 lines
86 B
C#
using UnityEngine;
|
|
|
|
public class Engineer : RobotController
|
|
{
|
|
// Engineer Class
|
|
}
|