Parcourir la source

bug: Boss animations weren't marked as big textures

tags/v0.8.4.1^2
Shaun il y a 3 ans
Parent
révision
8b3c7fd20e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/server/config/clientConfig.js

+ 1
- 0
src/server/config/clientConfig.js Voir le fichier

@@ -28,6 +28,7 @@ const config = {
//Textures that are 24x24. The renderer needs to know this
bigTextures: [
'animBigObjects',
'animBoss',
'bigObjects',
'bosses',
'auras'


Chargement…
Annuler
Enregistrer