mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +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
|
|
@ -100,8 +100,3 @@ function UI::registerGameMenus(%this, %menusArrayObj)
|
||||||
{
|
{
|
||||||
%menusArrayObj.add("System", SystemMenu);
|
%menusArrayObj.add("System", SystemMenu);
|
||||||
}
|
}
|
||||||
|
|
||||||
function listLevelsAndGameModes()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue