B-contribution signed
This commit is contained in:
parent
7f915f3594
commit
34781b79cf
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_19" default="true" project-jdk-name="19" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
@ -12,8 +12,8 @@ contributions:
|
||||
contribution: 33
|
||||
- uid: u7156831
|
||||
contribution: 33
|
||||
- uid:
|
||||
contribution:
|
||||
- uid: u7280427
|
||||
contribution: 33
|
||||
|
||||
# Sign *your* name and uids here. (Remove entries if you have fewer
|
||||
# than three members)
|
||||
|
@ -15,3 +15,4 @@ public class board {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
@ -57,3 +57,4 @@ public class play {
|
||||
return false; // Needed to stop errors
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -40,3 +40,4 @@ public class setup {
|
||||
public static void main(String[] args) {
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user