mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Convert spaces to tabs (#13506)
* Convert spaces to tabs * Desour reviews 1-3 fix * Desour fixes * Undo alignment changes
This commit is contained in:
@@ -78,7 +78,7 @@ bool ScriptApiPlayer::on_punchplayer(ServerActiveObject *player,
|
||||
}
|
||||
|
||||
void ScriptApiPlayer::on_rightclickplayer(ServerActiveObject *player,
|
||||
ServerActiveObject *clicker)
|
||||
ServerActiveObject *clicker)
|
||||
{
|
||||
SCRIPTAPI_PRECHECKHEADER
|
||||
// Get core.registered_on_rightclickplayers
|
||||
|
Reference in New Issue
Block a user