mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-27 00:06:49 +00:00
fixing link error
This commit is contained in:
@@ -40,6 +40,7 @@ namespace BBM {
|
||||
std::stringstream ParserYAML::_block("");
|
||||
std::stringstream ParserYAML::_bonus("");
|
||||
std::stringstream ParserYAML::_player("");
|
||||
std::vector<ParserYAML::PlayerInfos> ParserYAML::playersInfos = {};
|
||||
|
||||
std::string ParserYAML::_getBlockType(const std::string& blockName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user