reverted removed linebreaks

This commit is contained in:
Chr1Z 2022-12-12 10:40:38 +01:00 committed by GitHub
parent 4445682d0f
commit 2fc634a5e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,11 +174,13 @@ function cleanUp()
getTrauma()
resetCounters()
-- bless / curse manager prints removed amounts
removeBlessCurse()
printToAll("Removing vector lines...", "White")
removeLines()
printToAll("Discarding player hands...", "White")
discardHands()
@ -268,6 +270,7 @@ end
function removeLines()
Global.setVectorLines({})
end
-- discard all hand objects
function discardHands()
for i = 1, 4 do