mirror of
https://github.com/BotChain-Robots/ui.git
synced 2026-07-08 15:07:22 +02:00
Finished adding all modules
This commit is contained in:
@@ -2,6 +2,6 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class HubModule : ModuleBase
|
||||
public abstract class HubModule : ModuleBase
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user