mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-25 01:23:52 +00:00
Sidestep of memleak from CSF at the moment Minor fixes and corrections with asset importing and loose files WIP of updated options menu
10 lines
83 B
C#
10 lines
83 B
C#
function SpaceOrc::onCreate(%this)
|
|
{
|
|
|
|
}
|
|
|
|
function SpaceOrc::onDestroy(%this)
|
|
{
|
|
|
|
}
|
|
|