mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 01:44:35 +08:00
Remove temp file
This commit is contained in:
parent
e96ff34af9
commit
f093a7896a
16
src/INFO.txt
16
src/INFO.txt
@ -1,16 +0,0 @@
|
||||
Мервтый мир - значение byte 255, зарезервированный адишник мира, все что ссылается на мертвый мир считается так же мертвым.
|
||||
|
||||
DCFAECS_NO_SANITIZE_CHECKS - отвключение дополнительных проверок
|
||||
|
||||
public const int MAX_WORLDS = byte.MaxValue; //Номер последнего мира 254
|
||||
public const int DEAD_WORLD_ID = byte.MaxValue; //Зарезервированный номер мира для мертвых сущьностей
|
||||
|
||||
|
||||
|
||||
#if DEBUG || !DRAGONECS_NO_SANITIZE_CHECKS
|
||||
|
||||
|
||||
// [EditorBrowsable(EditorBrowsableState.Never)]
|
||||
|
||||
|
||||
//throw new EcsFrameworkException($"There is no suitable EcsRunner implementation for the {typeof(T).FullName} interface");
|
@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 39030d83d78d46048982adceaa08bfbd
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue
Block a user