1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-13 01:55:42 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
7e7825a170
fix: suppress CA1000
This analyzer warning does not apply here.
2023-04-02 03:10:58 +01:00
ea51adc632
Cache Singleton<T> instance on Awake 2022-12-31 14:49:32 +00:00
5d63560146
Marked Singleton<T> obsolete
This pattern is discouraged.

... I regret adding it.
2022-05-31 11:52:59 +01:00
048e0a22f7
Add Singleton<T> class 2022-05-13 09:09:25 +01:00