Fix a space/tab error in ring of occidental mages python script.
parent
05b472bb84
commit
a5a2649089
|
@ -48,5 +48,5 @@ if (me.Applied == 0):
|
|||
me.Con = me.Con - 1
|
||||
me.Identified=0
|
||||
|
||||
if rest:
|
||||
if rest:
|
||||
rest.InsertInto(me.Env)
|
||||
|
|
Loading…
Reference in New Issue