Translations:Mouse Movement/26/zh: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 October 2021

  • curprev 11:4011:40, 1 October 2021Pjx1314 talk contribs 211 bytes +211 Created page with "float f = this.mc.gameSettings.mouseSensitivity * 0.6F + 0.2F; float mult = f * f * f * 8.0F; float dX = (float)this.mc.mouseHelper.deltaX * mult; float dY = (floa..."