We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d9317 commit ff631d8Copy full SHA for ff631d8
src/main/java/top/mpt/huihui/answerit/prize/prize.java
@@ -10,7 +10,7 @@ public class prize {
10
private static Player prizePlayer;
11
private static Player targetPlayer;
12
/**
13
- * 现在是否可以奖励
+ * 现在是否可以奖励(仅select,write不需要这个)
14
*/
15
public static boolean canPrize = false;
16
0 commit comments