fix dumb typo in a comment
This commit is contained in:
@@ -486,7 +486,7 @@ void ScreenMapControllers2::TweenOnScreen()
|
|||||||
// lua start
|
// lua start
|
||||||
#include "LuaBinding.h"
|
#include "LuaBinding.h"
|
||||||
|
|
||||||
/** @brief Allow Lua to have access to ScreenEdit. */
|
/** @brief Allow Lua to have access to ScreenMapControllers2. */
|
||||||
class LunaScreenMapControllers2: public Luna<ScreenMapControllers2>
|
class LunaScreenMapControllers2: public Luna<ScreenMapControllers2>
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user