Some progress toward tangible GC:

This commit is contained in:
2023-09-26 19:26:09 -04:00
parent 0efd0dd3ad
commit 9116a7b8fe
4 changed files with 60 additions and 47 deletions

View File

@@ -6,6 +6,8 @@
UlxTangible::UlxTangible()
{
TangibleId = -1;
NearAccordingToLuprex = false;
}
void UlxTangible::Init(UlxTangibleManager* tm, int64 id)