mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 10:38:05 +11:00
added minifying ..s
This commit is contained in:
parent
de57eb0331
commit
e9df741396
@ -30,6 +30,7 @@ local replacements={
|
|||||||
{" %/ ","/"},
|
{" %/ ","/"},
|
||||||
{" %* ","*"},
|
{" %* ","*"},
|
||||||
{" \n","\n"},
|
{" \n","\n"},
|
||||||
|
{" %.%. ",".."},
|
||||||
{"%-%-.-\n",""},
|
{"%-%-.-\n",""},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user