forgot the bracket
This commit is contained in:
parent
55c04e590a
commit
66697c2ff8
|
@ -25,8 +25,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
void = {
|
void = { server = { isServer = true; }; };
|
||||||
server = {
|
}
|
||||||
isServer = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
Loading…
Reference in a new issue