Polishing

This commit is contained in:
Deluan
2016-03-24 23:31:54 -04:00
parent ea4d94fa84
commit 06828d8738
5 changed files with 11 additions and 15 deletions
+4
View File
@@ -1,5 +1,9 @@
package engine
const (
PropLastScan = "LastScan"
)
type Property struct {
Id string
Value string