Commit graph

3 commits

Author SHA1 Message Date
5f089649b3 game: add working defaultView and empty resultsView 2024-11-18 03:19:37 +08:00
fe44ced9f8 game: stdise whats done in Awake, OnEnable and Start
- Awake -> singleton stuff or anything that needs to start really early
- OnEnable -> init + register callbacks
- Start -> do anything that might call a callback
2024-11-18 00:50:04 +08:00
0d57d2b3a9 game: basic auth 2024-11-17 07:29:22 +08:00
Renamed from ColourMeOKGame/Assets/Scripts/OklchColourPicker.cs (Browse further)