collision map
This commit is contained in:
@@ -40,7 +40,8 @@ namespace Resource {
|
||||
|
||||
// Constructor
|
||||
Cache::Cache(LoadingMode mode)
|
||||
: loading_mode_(mode), loading_text_(Screen::get()->getText()) {
|
||||
: loading_mode_(mode),
|
||||
loading_text_(Screen::get()->getText()) {
|
||||
load();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user