change colors to work in uint32 and Rgba type
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
package main
|
||||
|
||||
const (
|
||||
MaxDirectMsgCache uint32 = 12
|
||||
MessagesPartitions uint8 = 2
|
||||
MaxDirectMsgCache uint32 = 12
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user