Rename Permission to Precondition

This commit is contained in:
Finite Reality
2016-08-03 16:50:51 +01:00
parent 023703c996
commit a5393dc937
7 changed files with 49 additions and 17 deletions

View File

@@ -16,6 +16,6 @@
//Execute
Exception,
InvalidPermissions
UnmetPrecondition
}
}