mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Fix misplaced curly brace
This commit is contained in:
@@ -240,7 +240,6 @@ void luaT_setfallback() {
|
||||
lua_pushcfunction(replace);
|
||||
}
|
||||
|
||||
} // end of namespace Grim
|
||||
|
||||
#endif
|
||||
|
||||
} // end of namespace Grim
|
||||
|
||||
Reference in New Issue
Block a user