1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

fixed server breaking error in previous splash screen commit

This commit is contained in:
romulox_x
2015-09-12 19:15:02 -07:00
parent b0e5031f1f
commit e5730c1c7c
2 changed files with 4 additions and 0 deletions

View File

@@ -1948,6 +1948,9 @@ bool RasterizerDummy::has_feature(VS::Features p_feature) const {
}
void RasterizerDummy::restore_framebuffer() {
}
RasterizerDummy::RasterizerDummy() {