Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
aciidz
/
codsr-asl
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
95b9d5f9d2
Branches
Tags
master
wip
codsr-asl
/
Nevermind.asl
Nevermind.asl
111 B
Historique
Raw
1
2
3
4
5
6
7
8
9
state("nevermind")
{
int loading1 : 0x1342198;
}
isLoading
{
return (current.loading1 != 3);
}