fixed really all bugs
This commit is contained in:
@@ -8,7 +8,7 @@ extern Key kout_key;
|
||||
namespace Epilogues {
|
||||
|
||||
void keyboard(Vault& g) {
|
||||
g.kout << kout_key.ascii() << endl << flush ;
|
||||
g.kout << kout_key.ascii() << flush ;
|
||||
}
|
||||
|
||||
void timer(Vault& g) { (void)g; }
|
||||
|
||||
Reference in New Issue
Block a user