mirror of
https://github.com/BotChain-Robots/ui.git
synced 2026-07-08 15:07:22 +02:00
Added speaker and power modules
This commit is contained in:
7
Assets/PowerModule.cs
Normal file
7
Assets/PowerModule.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class PowerModule : ModuleBase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user