mirror of
https://github.com/milimoe/FunGame-Testing.git
synced 2026-04-20 05:25:02 +00:00
//
This commit is contained in:
parent
071a9c9e3f
commit
3dbef64e04
@ -1381,7 +1381,7 @@ namespace Milimoe.FunGame.Testing.Solutions
|
||||
|
||||
grid.CharacterEntered += (character) =>
|
||||
{
|
||||
HandleCharacterEnteredGrid(character, grid, ip); // 注意:data 需要通过闭包或字段传递
|
||||
HandleCharacterEnteredGrid(character, grid, ip);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user