mirror of
https://github.com/godotengine/godot-platform-haiku.git
synced 2026-01-04 06:09:42 +03:00
Haiku: add resource file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "haiku_application.h"
|
||||
|
||||
HaikuApplication::HaikuApplication()
|
||||
: BApplication("application/x-vnd.Godot")
|
||||
: BApplication("application/x-vnd.godot")
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user