Revert commit 0854b78
commited
commit
0ac61ee8a411ab5e878a7b8029d87d1696e6c55c
... | ... | @@ -24,7 +24,7 @@ Note that two variables with the same name with one being a global will not coun |
24 | 24 | |
25 | 25 | ## Saved variables |
26 | 26 | |
27 | <<SeeAlso(https://www.fancade.com/wiki/Script/Saved Variables)>> |
|
27 | <<SeeAlso(/wiki/Script/Saved Variables)>> |
|
28 | 28 | |
29 | 29 | Saved variables were added in Fancade 1.6. Like global variables, you can make a saved variable by pressing the Local/Global/Saved button on the keyboard where you type the variable's name. Saved variables gain a `!` at the start of their name. |
30 | 30 |