mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 14:47:14 +00:00
Big Cleanup
1) Removed unnecessary files 2) Trailling spaces (no all though) 3) Some space to tab conversion
This commit is contained in:
@@ -368,11 +368,11 @@ return bi;}
|
||||
function fi(qact,qact2){
|
||||
if(qact===undefined){
|
||||
qact=false;
|
||||
}
|
||||
}
|
||||
|
||||
if(qact2===undefined){
|
||||
qact2=false;
|
||||
}
|
||||
}
|
||||
|
||||
var gi='ajax.php?f=qst';var ci=(Math.abs(quest.number)+1)/(Math.abs(quest.last)+1);return gi+'&cr='+bi(4,ci)+'&qact='+qact+'&qact2='+qact2;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user