This commit is contained in:
Valk Richard Li
2019-11-09 00:02:21 +08:00
committed by GitHub
parent da6fc18e3a
commit c5cc577eeb
5 changed files with 55 additions and 11 deletions
+1
View File
@@ -68,6 +68,7 @@ class var
};
var error_var;
void var::set_type(int _type)
{
type=_type;