mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
De-namespaced a class, to make it less verbose.
This commit is contained in:
@@ -50,7 +50,7 @@ private:
|
||||
|
||||
void onError();
|
||||
|
||||
Object::StrongRef<love::Data> code;
|
||||
StrongRef<love::Data> code;
|
||||
std::string name;
|
||||
std::string error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user