fix: background not appearing if reload during fight
authorxangelo <me@xangelo.ca>
Thu, 17 Aug 2023 17:55:14 +0000 (13:55 -0400)
committerxangelo <me@xangelo.ca>
Thu, 17 Aug 2023 17:55:14 +0000 (13:55 -0400)
commit64a76af51449d76cf14f961d4d686f9463a4f286
tree9264742e5f6b71882d0bd222aa76bffb98ab2e78
parentb82a2ef0abf64725800fe6a306ec22648d651418
fix: background not appearing if reload during fight

If you reload during a fight the city background was not properly
appearing. You would need to complete the fight, then revisit the
Explore tab for the city background to load.
src/server/api.ts
src/server/views/fight.ts
src/server/views/map.ts