mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 02:39:37 +00:00
Changed: Typo
This commit is contained in:
parent
da10334807
commit
8a6a8765ac
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ private:
|
||||||
static void rawDebugInfo(const std::string &dbg);
|
static void rawDebugInfo(const std::string &dbg);
|
||||||
// Dump callstack in the console
|
// Dump callstack in the console
|
||||||
// Additionnally, if ClientCfg.LuaDebugInfoGotoButtonEnabled is set, then
|
// Additionnally, if ClientCfg.LuaDebugInfoGotoButtonEnabled is set, then
|
||||||
// buttons will be created in fonr of eahc line to allow to goto the lua line that issued the message
|
// buttons will be created in front of each line to allow to go to the lua line that issued the message
|
||||||
// by using an external editor
|
// by using an external editor
|
||||||
|
|
||||||
static void getCallStackAsString(int startStackLevel, std::string &result);
|
static void getCallStackAsString(int startStackLevel, std::string &result);
|
||||||
|
|
Loading…
Reference in a new issue