Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Fix tiles overlapping in tacticalmapeditor #175

Closed snipercup closed 4 months ago

snipercup commented 4 months ago

Fixes #157

A function call was missing after loading data, so I added it. Also changed the height and width to emit the changed signal after a number was altered instead of waiting for the enter key to be pressed.