optimitzats els constructors per defecte en Options
This commit is contained in:
@@ -27,7 +27,7 @@ auto Debug::get() -> Debug* {
|
||||
|
||||
// Dibuja en pantalla
|
||||
void Debug::render() {
|
||||
auto text = Resource::get()->getText("debug");
|
||||
auto text = Resource::get()->getText("aseprite");
|
||||
int y = y_;
|
||||
int w = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user