7 lines
96 B
C++
7 lines
96 B
C++
#include "tunnels_game_mode.hpp"
|
|
|
|
namespace godot {
|
|
void TunnelsGameMode::_bind_methods() {
|
|
}
|
|
}
|