質問編集履歴
1
コードの変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
|
13
13
|
```C#
|
14
14
|
|
15
|
-
p
|
15
|
+
public static Matrix4x4 Method1(int val)
|
16
16
|
|
17
17
|
{
|
18
18
|
|