mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 21:40:31 +00:00
Removed dummy placeholder function stub
This commit is contained in:
parent
d896a2b99a
commit
d7335a73e4
1 changed files with 0 additions and 5 deletions
|
|
@ -99,9 +99,4 @@ function UI::onDestroyClientConnection(%this)
|
|||
function UI::registerGameMenus(%this, %menusArrayObj)
|
||||
{
|
||||
%menusArrayObj.add("System", SystemMenu);
|
||||
}
|
||||
|
||||
function listLevelsAndGameModes()
|
||||
{
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue