mirror of
https://github.com/devZoGok/vb01.git
synced 2026-08-26 19:43:30 +00:00
enabled texture flipping
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ namespace vb01{
|
||||
private:
|
||||
ImageReader(){}
|
||||
|
||||
bool flip = false;
|
||||
bool flip = true;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user