Basic sigils implementation

This commit is contained in:
Arcaratus 2015-12-27 19:38:12 -05:00
parent ae85224003
commit 5dff08380d
61 changed files with 1394 additions and 106 deletions

View file

@ -48,7 +48,7 @@ public class BindableHelper {
return true;
}
return false;
return true;
}
/**