mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-05-06 21:27:37 +00:00
just need to test, but need to merge before
This commit is contained in:
@@ -11,6 +11,6 @@ namespace BBM
|
||||
{}
|
||||
|
||||
ParserError::ParserError(const std::string &what)
|
||||
: WalError(what)
|
||||
: Error(what)
|
||||
{}
|
||||
} // namespace BBM
|
||||
Reference in New Issue
Block a user