mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-10 20:46:47 +03:00
Remove j.
This commit is contained in:
parent
ea599841ba
commit
8f51f14178
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ void GameScriptLevel::Register(sol::state* state)
|
|||
|
||||
/// (bool) Enable flickering lightning in the sky.
|
||||
// Equivalent to classic TRLE's LIGHTNING setting. As in the TRC Ireland levels.
|
||||
j//
|
||||
//
|
||||
// __(thunder sounds not yet implemented)__
|
||||
//@mem storm
|
||||
"storm", &GameScriptLevel::Storm,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue