Bindings: Fixed cBoundingBox API.
This commit is contained in:
@@ -254,6 +254,12 @@ g_PluginInfo =
|
||||
HelpString = "Tests the world scheduling",
|
||||
},
|
||||
|
||||
["testbbox"] =
|
||||
{
|
||||
Handler = HandleConsoleTestBbox,
|
||||
HelpString = "Tests cBoundingBox API"
|
||||
},
|
||||
|
||||
["testcall"] =
|
||||
{
|
||||
Handler = HandleConsoleTestCall,
|
||||
|
||||
Reference in New Issue
Block a user