mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
add fixme comment to soon-to-be-overengineered SceenBootstrapper Class
This commit is contained in:
@@ -3,6 +3,9 @@ using UnityEngine;
|
||||
|
||||
namespace Raindrop.Unity
|
||||
{
|
||||
// fixme:
|
||||
// this is kind of like a builder to generate a simple scene with bootstrapper.
|
||||
// I don't think we should use something so complicated
|
||||
public class SceneBootstrapperGenerator
|
||||
{
|
||||
public static GameObject mtd;
|
||||
|
||||
Reference in New Issue
Block a user