Remove j.

This commit is contained in:
hispidence 2021-08-23 19:22:31 +01:00
parent ea599841ba
commit 8f51f14178

View file

@ -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,