Skip to content

Commit ff631d8

Browse files
增添了一些注释
1 parent d1d9317 commit ff631d8

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/top/mpt/huihui/answerit/prize

1 file changed

+1
-1
lines changed

src/main/java/top/mpt/huihui/answerit/prize/prize.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public class prize {
1010
private static Player prizePlayer;
1111
private static Player targetPlayer;
1212
/**
13-
* 现在是否可以奖励
13+
* 现在是否可以奖励(仅select,write不需要这个)
1414
*/
1515
public static boolean canPrize = false;
1616

0 commit comments

Comments
 (0)