2/15/2026
This commit is contained in:
@@ -14,9 +14,9 @@ int main()
|
||||
config.RegisterItem("Stick");
|
||||
config.RegisterItem("Copper Ore");
|
||||
|
||||
|
||||
WorldInstance worldInstance{ config };
|
||||
|
||||
worldInstance.ProcessFrame();
|
||||
|
||||
std::cout << "test\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user