shithub: cstory

Download patch

ref: 9f353a993e0675beff91c60133f23aeaadc91004
parent: 3aed029174f4bbbe42d99d68f0db2625643d8e81
author: Clownacy <[email protected]>
date: Thu Jan 31 13:47:54 EST 2019

Fix dumbass typo

--- a/src/TextScr.cpp
+++ b/src/TextScr.cpp
@@ -678,6 +678,7 @@
 						y = GetTextScriptNo(gTS.p_read + 9);
 						AddPermitStage(x, y);
 						gTS.p_read += 13;
+					}
 					else if (IS_COMMAND('M','P','+'))
 					{
 						x = GetTextScriptNo(gTS.p_read + 4);