Forgot to set that shit to v0.3
This commit is contained in:
parent
4cbc3fae7d
commit
06cb271dba
@ -11,7 +11,7 @@ static bool run;
|
|||||||
void leave();
|
void leave();
|
||||||
|
|
||||||
int main(void) {
|
int main(void) {
|
||||||
puts("Indivisible v0.2\n");
|
puts("Indivisible v0.3\n");
|
||||||
|
|
||||||
// Quit on ^C by setting `run = false'
|
// Quit on ^C by setting `run = false'
|
||||||
run = true;
|
run = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user