mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-09 20:25:31 +00:00
fix typo
This commit is contained in:
@@ -10,7 +10,7 @@ namespace LuaG
|
|||||||
class State
|
class State
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
//! @”rief Lua state
|
//! @brief Lua state
|
||||||
lua_State *_state;
|
lua_State *_state;
|
||||||
public:
|
public:
|
||||||
//! @brief ctor
|
//! @brief ctor
|
||||||
|
|||||||
Reference in New Issue
Block a user