scionaltera / agony-engine

A modern, web based, procedurally generated MUD.
https://agonyengine.com
MIT License
17 stars 5 forks source link

Last PR broke tilesets #148

Closed scionaltera closed 6 years ago

scionaltera commented 6 years ago

Got a stack trace on logging in that says it can't look up tiles by their tileset. This fix renames the tileset column to tileset_id so it matches what Hibernate expects. Tested locally. Dictated but not read.