Changeset - 6d1dfd5d4cdb
[Not reviewed]
default
0 1 0
Silverwing - 8 years ago 2016-08-07 14:36:03

Little bugfix
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
atlantis.lua
Show inline comments
 
@@ -692,7 +692,7 @@ atl_dom_lift = room {
 
			if (atl_dom_lift.state == 0) then
 
				return "atl_dom_main_c";
 
			else
 
				return "atl_ignis_mh_center";
 
				return "atl_ignis_main_center";
 
			end;
 
		end);
 
	};
0 comments (0 inline, 0 general)