Fix a space/tab error in ring of occidental mages python script.

master
SilverNexus 2021-10-03 12:04:16 -04:00
parent 05b472bb84
commit a5a2649089
1 changed files with 1 additions and 1 deletions

View File

@ -48,5 +48,5 @@ if (me.Applied == 0):
me.Con = me.Con - 1
me.Identified=0
if rest:
if rest:
rest.InsertInto(me.Env)