Commit graph

2 commits

Author SHA1 Message Date
872f3f263e game: fiddle around with execution order
generally found

- Awake -> init
- OnEnable -> init + register callbacks
- Start -> do anything that might call a callback
2024-11-18 00:16:53 +08:00
0d57d2b3a9 game: basic auth 2024-11-17 07:29:22 +08:00