generated from Persson-dev/Godot-Xmake
remove old PlayerInfo
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
#include <godot_cpp/variant/string.hpp>
|
|
||||||
|
|
||||||
namespace blitz {
|
|
||||||
|
|
||||||
struct PlayerInfo {
|
|
||||||
godot::String m_Name;
|
|
||||||
};
|
|
||||||
|
|
||||||
} // namespace blitz
|
|
||||||
Reference in New Issue
Block a user