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