projects
/
Ragdoll
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Client
/
Source
/
Graphics
/
Color.cpp
blob: 88b1ed8ccb73c77b3eb15cde45e4c683e301eaee (
plain
)
1
2
3
4
#include "Color.h" const Color32 Color32::white = Color32(255, 255, 255, 255);