projects
/
potlatch2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix some bugs in feature selector, and awesome stuff
[potlatch2.git]
/
net
/
systemeD
/
halcyon
/
Globals.as
1
package net.systemeD.halcyon {
2
public class Globals {
3
public static var vars:Object=[];
4
}
5
}