1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-18 11:19:59 +00:00

fixed an issue in textures causing compilation error

This commit is contained in:
Zeno Rogue 2019-09-03 08:26:20 +02:00
parent 634c0635d3
commit a60b88f7ba

View File

@ -1722,5 +1722,6 @@ void texture_data::update() {
}
}
}}
EX }
}
#endif