Change tab to 2 spaces.

This commit is contained in:
scorpioblood
2024-05-13 23:11:29 +02:00
parent dee63c38e2
commit 3e58f65d28
30 changed files with 4853 additions and 4852 deletions

View File

@@ -7,5 +7,5 @@ class DevPlayground : public Phanes::Core::Application::PhanesGame {};
Phanes::Core::Application::PhanesGame* Phanes::Core::Application::CreatePhanesGame()
{
return new DevPlayground();
return new DevPlayground();
}