From: TerminalHash Date: Tue, 25 Apr 2023 17:49:35 +0000 (+0300) Subject: fix whitespace X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=commitdiff_plain;h=ef2386da3ec789b991646bc094d5dd7019638093 fix whitespace --- diff --git a/src/game/g_game.pas b/src/game/g_game.pas index ebe0144..7b4ae2e 100644 --- a/src/game/g_game.pas +++ b/src/game/g_game.pas @@ -5768,7 +5768,7 @@ begin a := StrToIntDef(p[1], 0); g_Force_Model_Set(a); end - end + end else if cmd = 'g_force_model_name' then begin if (Length(P) > 1) then