mirror of
https://github.com/BotChain-Robots/ui.git
synced 2026-07-08 23:17:22 +02:00
Finished adding all modules
This commit is contained in:
@@ -4,4 +4,6 @@ using UnityEngine;
|
||||
|
||||
public class PowerModule : ModuleBase
|
||||
{
|
||||
public override string moduleType => "Battery";
|
||||
public override string moduleName => "Power Module";
|
||||
}
|
||||
Reference in New Issue
Block a user