Changeset - 8a707a374c31
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-07-18 16:56:45

Do not save warnings in Solis
1 file changed with 3 insertions and 5 deletions:
0 comments (0 inline, 0 general)
atlantis_from_the_ashes.lua
Show inline comments
 
global {
 
	atl_fta_leave = 2;
 
	atl_fta_enter = 2;
 
	atl_fta_leave_2 = 2;
 
}
 
atl_fta_leave = 2;
 
atl_fta_enter = 2;
 
atl_fta_leave_2 = 2;
 
 
atl_fta_is_terra_solis = room {
 
    var {
0 comments (0 inline, 0 general)