removed resetting the speed for stupid hacks
This commit is contained in:
@@ -20,7 +20,6 @@ function load() {
|
||||
function changeDlg(dlgKey) {
|
||||
dlgPointer = 0;
|
||||
typeindex = 0;
|
||||
speed = 50;
|
||||
dlgLines = dlgFile[dlgKey];
|
||||
document.getElementById("dlg-text").innerHTML = "";
|
||||
typeWriter();
|
||||
|
Reference in New Issue
Block a user