mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Simplified the fixes.
This commit is contained in:
committed by
Ethan Lee
parent
51119d4394
commit
ab323a7550
@@ -495,7 +495,6 @@ void editorclass::getlin(const enum textmode mode, const std::string& prompt, st
|
||||
ed.textmod = mode;
|
||||
ed.textptr = ptr;
|
||||
ed.textdesc = prompt;
|
||||
ed.textentry = true;
|
||||
key.enabletextentry();
|
||||
if (ptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user