mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 10:48:04 +00:00
rogueviz::objmodels:: using gi_extension
This commit is contained in:
@@ -24,7 +24,8 @@ model city("rogueviz/models/", "emilejohansson_p2.obj");
|
||||
hyperpoint low, high;
|
||||
|
||||
void prepare_tf() {
|
||||
if(!city.models.empty()) return;
|
||||
if(!city.prepared) return;
|
||||
city.prepared = true;
|
||||
|
||||
prec = 40;
|
||||
|
||||
|
Reference in New Issue
Block a user