cubeww / UndertaleModTool-ExportToProjectScript

UTMT project export script
GNU General Public License v3.0
27 stars 12 forks source link

Fix room saving bug. #5

Closed nkrapivin closed 4 years ago

nkrapivin commented 4 years ago

Apparently if view has no assigned object it's just "" and not "" Fixed one game.

nkrapivin commented 4 years ago

Oh wait........ in some cases it's "" and in some cases it's "\<undefined>".... weird o_O