fixes #1146; implements #1144

This commit is contained in:
joBr99
2024-01-19 16:20:28 +01:00
parent 1996b29c60
commit f75dd3a800
3 changed files with 274 additions and 272 deletions

View File

@@ -121,6 +121,8 @@ for i in range(1,6):
//f{i}Icon Color //f{i}Icon Color
spstr strCommand.txt,tTmp.txt,"~",{idxstart+3} spstr strCommand.txt,tTmp.txt,"~",{idxstart+3}
covx tTmp.txt,f{i}Icon.pco,0,0 covx tTmp.txt,f{i}Icon.pco,0,0
//f{i}Icon intNameEntity
spstr strCommand.txt,entn{i}.txt,"~",{idxstart+1}
""" """
head = head + item head = head + item

Binary file not shown.

Binary file not shown.